SpotlightItem.Value

Returns the value of the specified property. The properties can be any of the ones listed in MDItem.h or any custom properties.

Syntax

Value( PropertyName ) as Variant


Parameters

PropertyName

String


Notes

Value returns Nil if the specified property is not present.